0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.8611500263214 399 1.1097 0


No Amazon API Requests Made.


App Debug - Total Time 1.8611500263214 seconds

Number Time From Start Name Description
1 0.57990407943726 Initialise Initialise FSB Function
2 0.58327007293701 App Controller Start Start of the App controller (called before the controller of every page)
3 0.62747406959534 Start of getCategoryListByGroup Function Before first category groups query
4 0.62847590446472 After initial query Before first category groups query
5 0.62847685813904 Get Category List for Group Before the call to getCategoryList function
6 0.62847900390625 Start of GetCategoryList function Start of the function
7 0.62847995758057 Before getting categories Query to get specific category list
8 0.62937808036804 After getting categories Query to get specific category list
9 0.62937903404236 Before getting category custom Before call to function getCategoryCustom
10 0.64527893066406 After getting category custom After call to function getCategoryCustom
11 0.64528107643127 Before getting category custom Before call to function getCategoryCustom
12 0.65369701385498 After getting category custom After call to function getCategoryCustom
13 0.6536979675293 Before getting category custom Before call to function getCategoryCustom
14 0.65823006629944 After getting category custom After call to function getCategoryCustom
15 0.65823101997375 Before getting category custom Before call to function getCategoryCustom
16 0.66113901138306 After getting category custom After call to function getCategoryCustom
17 0.66113996505737 Before getting category custom Before call to function getCategoryCustom
18 0.66400289535522 After getting category custom After call to function getCategoryCustom
19 0.66400408744812 Before getting category custom Before call to function getCategoryCustom
20 0.66693091392517 After getting category custom After call to function getCategoryCustom
21 0.66693186759949 End of GetCategoryList function End of the function
22 0.66693592071533 Get Category List for Group Before the call to getCategoryList function
23 0.66693687438965 Start of GetCategoryList function Start of the function
24 0.66693806648254 Before getting categories Query to get specific category list
25 0.6672580242157 End of getCategoryListByGroup Function Before return()
26 1.5277080535889 App Controller End End of the App controller (called before the controller of every page)
27 1.6712069511414 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.6722629070282 Before Get Options Before the call to getOptions in the tpl class
29 1.7177889347076 After Get Options After the call to getOptions in the tpl class
30 1.7178220748901 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.8611409664154 Finalizing debug Before the debug is output to the page.
32 1.8611500263214 End of App This is the end of the app logging, final timestamp


Query Debug - 399 Database Queries. Total time 1.1097 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00090312957763672
SELECT parameter, value FROM parameters
2 0.0054 0.0053749084472656
SELECT * FROM `bad_bots`
3 0.0003 0.00028109550476074
SET time_zone = 'Europe/London'
4 0.0016 0.0015749931335449
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0017 0.001655101776123
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0017 0.0017142295837402
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751897104'
7 0.0018 0.0017650127410889
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00043392181396484
UPDATE autorun SET lastrun = '2025-07-07 14:05:04' WHERE id = '15'
9 0.0005 0.00053191184997559
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0017 0.0016880035400391
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00041604042053223
SELECT * FROM pages WHERE id = 52
12 0.0034 0.00335693359375
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0399 0.039927005767822
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00048112869262695
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.00099587440490723
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00088596343994141
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0057 0.0057327747344971
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0012 0.0012199878692627
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00073814392089844
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00036787986755371
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0048489570617676
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0010 0.0010190010070801
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00091004371643066
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00072002410888672
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028800964355469
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030510425567627
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00034403800964355
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00027799606323242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029611587524414
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030899047851562
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00037908554077148
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00036406517028809
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00030088424682617
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028204917907715
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011489391326904
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00031805038452148
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00027203559875488
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011930465698242
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00033807754516602
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00033998489379883
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00030684471130371
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028800964355469
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039792060852051
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030303001403809
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00026297569274902
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00027704238891602
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00045990943908691
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00030303001403809
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00032687187194824
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00029087066650391
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00026488304138184
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00036907196044922
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00028896331787109
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0002 0.00024700164794922
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.0002739429473877
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044393539428711
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00032210350036621
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.0002601146697998
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00042390823364258
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00030207633972168
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00025701522827148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00026702880859375
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00045919418334961
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00030303001403809
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00030279159545898
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00026702880859375
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00031685829162598
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.001945972442627
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00083708763122559
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00062394142150879
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0009 0.00093293190002441
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0012 0.0012409687042236
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0009 0.00093507766723633
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8395 0.83947801589966
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0016 0.0015630722045898
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00073099136352539
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00039100646972656
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046958923339844
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013790130615234
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010149478912354
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045762062072754
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013079643249512
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00046181678771973
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00080609321594238
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.195'
89 0.0005 0.00053095817565918
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.00035715103149414
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0039641857147217
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00035786628723145
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0004 0.00043320655822754
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0003 0.00032711029052734
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0067 0.0066959857940674
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00027990341186523
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0002 0.00024199485778809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00031304359436035
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.003896951675415
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00025701522827148
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0002 0.00022506713867188
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0003 0.00030899047851562
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0067 0.0067451000213623
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00031185150146484
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0002 0.00022792816162109
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = '1114'
108 0.0011 0.0010719299316406
SELECT * FROM productimages WHERE product_id = '1114' ORDER BY sortorder ASC
109 0.0004 0.00037407875061035
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1114' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0008 0.0008389949798584
SELECT * FROM product_image_select WHERE product_id = '1114'
111 0.0006 0.00061798095703125
SELECT * FROM productcustomimages WHERE product_id = '1114'
112 0.0008 0.00080108642578125
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1114'
                GROUP BY o.product_id
113 0.0011 0.0010991096496582
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1114'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00033688545227051
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1114
115 0.0010 0.00099396705627441
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1114' AND a.name = n.originalname
116 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1114' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00029516220092773
SELECT * FROM productoffers
                WHERE product_id = '1114' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = 1114
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1114'
                AND name = 'ListPriceAmount'
120 0.0003 0.00033402442932129
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1114'
                GROUP BY o.product_id
121 0.0004 0.00038409233093262
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1114'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00025606155395508
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1114
123 0.0004 0.00035905838012695
SELECT value FROM productattributes WHERE product_id = '1114' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0003 0.00026106834411621
SELECT * FROM products WHERE parent_id = '1114'
125 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1684'
126 0.0004 0.0003819465637207
SELECT * FROM productimages WHERE product_id = '1684' ORDER BY sortorder ASC
127 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '1684'
128 0.0003 0.00026583671569824
SELECT * FROM productcustomimages WHERE product_id = '1684'
129 0.0005 0.00054287910461426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1684' AND a.name = n.originalname
130 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '1684' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '1684' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0004 0.0003509521484375
SELECT value FROM productattributes WHERE product_id = '1684' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '3771'
134 0.0004 0.00043010711669922
SELECT * FROM productimages WHERE product_id = '3771' ORDER BY sortorder ASC
135 0.0005 0.00052285194396973
SELECT * FROM product_image_select WHERE product_id = '3771'
136 0.0004 0.00035190582275391
SELECT * FROM productcustomimages WHERE product_id = '3771'
137 0.0010 0.00097799301147461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3771' AND a.name = n.originalname
138 0.0003 0.00033116340637207
SELECT * FROM productoffers WHERE product_id = '3771' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0004 0.0003509521484375
SELECT * FROM productoffers
                WHERE product_id = '3771' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0003 0.00034308433532715
SELECT value FROM productattributes WHERE product_id = '3771' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '3770'
142 0.0004 0.00041007995605469
SELECT * FROM productimages WHERE product_id = '3770' ORDER BY sortorder ASC
143 0.0005 0.00052785873413086
SELECT * FROM product_image_select WHERE product_id = '3770'
144 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '3770'
145 0.0007 0.00068998336791992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3770' AND a.name = n.originalname
146 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '3770' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '3770' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0003 0.00033807754516602
SELECT value FROM productattributes WHERE product_id = '3770' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '2417'
150 0.0004 0.00037693977355957
SELECT * FROM productimages WHERE product_id = '2417' ORDER BY sortorder ASC
151 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '2417'
152 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '2417'
153 0.0006 0.00060796737670898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2417' AND a.name = n.originalname
154 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '2417' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '2417' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0003 0.00032711029052734
SELECT value FROM productattributes WHERE product_id = '2417' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '780'
158 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '780' ORDER BY sortorder ASC
159 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '780'
160 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '780'
161 0.0006 0.00062108039855957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '780' AND a.name = n.originalname
162 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '780' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '780' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0004 0.00035905838012695
SELECT value FROM productattributes WHERE product_id = '780' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '1289'
166 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '1289' ORDER BY sortorder ASC
167 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '1289'
168 0.0003 0.00029921531677246
SELECT * FROM productcustomimages WHERE product_id = '1289'
169 0.0006 0.00057721138000488
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1289' AND a.name = n.originalname
170 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '1289' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '1289' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '1289' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '930'
174 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '930' ORDER BY sortorder ASC
175 0.0003 0.00027084350585938
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '930' AND p.id = pi.product_id ORDER BY pi.sortorder
176 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '930'
177 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '930'
178 0.0003 0.00031685829162598
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '930'
                GROUP BY o.product_id
179 0.0004 0.00036501884460449
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '930'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
180 0.0002 0.000244140625
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 930
181 0.0005 0.0005190372467041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '930' AND a.name = n.originalname
182 0.0002 0.00023698806762695
SELECT * FROM productoffers WHERE product_id = '930' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '930' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 930
                ORDER BY price ASC LIMIT 1
185 0.0003 0.00025081634521484
SELECT value FROM productattributes
                WHERE product_id = '930'
                AND name = 'ListPriceAmount'
186 0.0003 0.00026702880859375
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '930'
                GROUP BY o.product_id
187 0.0004 0.0004429817199707
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '930'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
188 0.0004 0.00040411949157715
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 930
189 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '930' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0003 0.00026607513427734
SELECT * FROM products WHERE parent_id = '930'
191 0.0003 0.00026607513427734
SELECT * FROM products WHERE id = '2597'
192 0.0004 0.00035214424133301
SELECT * FROM productimages WHERE product_id = '2597' ORDER BY sortorder ASC
193 0.0005 0.00051617622375488
SELECT * FROM product_image_select WHERE product_id = '2597'
194 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '2597'
195 0.0005 0.00052905082702637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2597' AND a.name = n.originalname
196 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '2597' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00032496452331543
SELECT * FROM productoffers
                WHERE product_id = '2597' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '2597' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '924'
200 0.0003 0.00032711029052734
SELECT * FROM productimages WHERE product_id = '924' ORDER BY sortorder ASC
201 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '924'
202 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '924'
203 0.0006 0.00062799453735352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '924' AND a.name = n.originalname
204 0.0003 0.00029683113098145
SELECT * FROM productoffers WHERE product_id = '924' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '924' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0004 0.00040102005004883
SELECT value FROM productattributes WHERE product_id = '924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '1683'
208 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '1683' ORDER BY sortorder ASC
209 0.0005 0.00045514106750488
SELECT * FROM product_image_select WHERE product_id = '1683'
210 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '1683'
211 0.0005 0.00052285194396973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1683' AND a.name = n.originalname
212 0.0003 0.0002899169921875
SELECT * FROM productoffers WHERE product_id = '1683' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0003 0.00032901763916016
SELECT * FROM productoffers
                WHERE product_id = '1683' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0003 0.0002892017364502
SELECT value FROM productattributes WHERE product_id = '1683' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0003 0.00030303001403809
SELECT * FROM products WHERE id = '4581'
216 0.0004 0.00043892860412598
SELECT * FROM productimages WHERE product_id = '4581' ORDER BY sortorder ASC
217 0.0004 0.00036191940307617
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4581' AND p.id = pi.product_id ORDER BY pi.sortorder
218 0.0004 0.00044512748718262
SELECT * FROM product_image_select WHERE product_id = '4581'
219 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '4581'
220 0.0005 0.00049281120300293
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4581'
                GROUP BY o.product_id
221 0.0005 0.0005030632019043
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4581'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
222 0.0003 0.0002901554107666
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4581
223 0.0006 0.00055193901062012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4581' AND a.name = n.originalname
224 0.0002 0.00024986267089844
SELECT * FROM productoffers WHERE product_id = '4581' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '4581' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 4581
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '4581'
                AND name = 'ListPriceAmount'
228 0.0003 0.00031781196594238
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4581'
                GROUP BY o.product_id
229 0.0005 0.00049996376037598
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4581'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
230 0.0003 0.00027084350585938
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4581
231 0.0004 0.00037312507629395
SELECT value FROM productattributes WHERE product_id = '4581' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
232 0.0004 0.0004270076751709
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4581'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
233 0.0004 0.00035810470581055
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4581'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
234 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1685'
235 0.0004 0.00036191940307617
SELECT * FROM productimages WHERE product_id = '1685' ORDER BY sortorder ASC
236 0.0005 0.00051093101501465
SELECT * FROM product_image_select WHERE product_id = '1685'
237 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '1685'
238 0.0006 0.00061607360839844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1685' AND a.name = n.originalname
239 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '1685' AND merchantid = 'A1X6FK5RDHNB96'
240 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '1685' AND price > 0
                ORDER BY price ASC LIMIT 1
241 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '1685' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0004 0.00040602684020996
SELECT * FROM products WHERE id = '1099'
243 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '1099' ORDER BY sortorder ASC
244 0.0003 0.0002589225769043
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1099' AND p.id = pi.product_id ORDER BY pi.sortorder
245 0.0004 0.00043916702270508
SELECT * FROM product_image_select WHERE product_id = '1099'
246 0.0003 0.00030517578125
SELECT * FROM productcustomimages WHERE product_id = '1099'
247 0.0004 0.00037598609924316
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1099'
                GROUP BY o.product_id
248 0.0004 0.00039410591125488
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1099'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
249 0.0003 0.00029802322387695
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1099
250 0.0006 0.00055098533630371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1099' AND a.name = n.originalname
251 0.0003 0.00031185150146484
SELECT * FROM productoffers WHERE product_id = '1099' AND merchantid = 'A1X6FK5RDHNB96'
252 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = '1099' AND price > 0
                ORDER BY price ASC LIMIT 1
253 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1099
                ORDER BY price ASC LIMIT 1
254 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '1099'
                AND name = 'ListPriceAmount'
255 0.0003 0.00030207633972168
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1099'
                GROUP BY o.product_id
256 0.0004 0.00036096572875977
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1099'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
257 0.0002 0.00023102760314941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1099
258 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '1099' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0003 0.0002899169921875
SELECT * FROM products WHERE parent_id = '1099'
260 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = '1075'
261 0.0003 0.00031900405883789
SELECT * FROM productimages WHERE product_id = '1075' ORDER BY sortorder ASC
262 0.0004 0.00043916702270508
SELECT * FROM product_image_select WHERE product_id = '1075'
263 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '1075'
264 0.0007 0.00072693824768066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1075' AND a.name = n.originalname
265 0.0004 0.00038814544677734
SELECT * FROM productoffers WHERE product_id = '1075' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '1075' AND price > 0
                ORDER BY price ASC LIMIT 1
267 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 1075
                ORDER BY price ASC LIMIT 1
268 0.0002 0.00023794174194336
SELECT value FROM productattributes
                WHERE product_id = '1075'
                AND name = 'ListPriceAmount'
269 0.0003 0.00025582313537598
SELECT value FROM productattributes WHERE product_id = '1075' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
270 0.0004 0.00041007995605469
SELECT * FROM products WHERE id = '1292'
271 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '1292' ORDER BY sortorder ASC
272 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '1292'
273 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1292'
274 0.0007 0.00065183639526367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1292' AND a.name = n.originalname
275 0.0004 0.00040888786315918
SELECT * FROM productoffers WHERE product_id = '1292' AND merchantid = 'A1X6FK5RDHNB96'
276 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '1292' AND price > 0
                ORDER BY price ASC LIMIT 1
277 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = 1292
                ORDER BY price ASC LIMIT 1
278 0.0003 0.00030899047851562
SELECT value FROM productattributes
                WHERE product_id = '1292'
                AND name = 'ListPriceAmount'
279 0.0003 0.00031709671020508
SELECT value FROM productattributes WHERE product_id = '1292' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
280 0.0004 0.00037193298339844
SELECT * FROM products WHERE id = '4560'
281 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '4560' ORDER BY sortorder ASC
282 0.0003 0.00028491020202637
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4560' AND p.id = pi.product_id ORDER BY pi.sortorder
283 0.0006 0.00055408477783203
SELECT * FROM product_image_select WHERE product_id = '4560'
284 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '4560'
285 0.0003 0.00034880638122559
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4560'
                GROUP BY o.product_id
286 0.0004 0.00042080879211426
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4560'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
287 0.0003 0.00025486946105957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4560
288 0.0007 0.00067806243896484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4560' AND a.name = n.originalname
289 0.0002 0.00023388862609863
SELECT * FROM productoffers WHERE product_id = '4560' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = '4560' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 4560
                ORDER BY price ASC LIMIT 1
292 0.0002 0.00023388862609863
SELECT value FROM productattributes
                WHERE product_id = '4560'
                AND name = 'ListPriceAmount'
293 0.0003 0.0002601146697998
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4560'
                GROUP BY o.product_id
294 0.0004 0.00037693977355957
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4560'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
295 0.0002 0.00023794174194336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4560
296 0.0003 0.00033116340637207
SELECT value FROM productattributes WHERE product_id = '4560' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
297 0.0004 0.00037693977355957
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4560'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
298 0.0003 0.00030303001403809
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4560'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
299 0.0003 0.00026798248291016
SELECT * FROM products WHERE parent_id = '4560'
300 0.0006 0.0006248950958252
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4561' AND a.name = n.originalname
301 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '4561' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = '4561' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0002 0.0002129077911377
SELECT * FROM productoffers
                WHERE product_id = 4561
                ORDER BY price ASC LIMIT 1
304 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '4561'
                AND name = 'ListPriceAmount'
305 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '1126'
306 0.0003 0.00029110908508301
SELECT * FROM productimages WHERE product_id = '1126' ORDER BY sortorder ASC
307 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '1126'
308 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '1126'
309 0.0006 0.00055098533630371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1126' AND a.name = n.originalname
310 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '1126' AND merchantid = 'A1X6FK5RDHNB96'
311 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '1126' AND price > 0
                ORDER BY price ASC LIMIT 1
312 0.0002 0.00021481513977051
SELECT * FROM productoffers
                WHERE product_id = 1126
                ORDER BY price ASC LIMIT 1
313 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1126'
                AND name = 'ListPriceAmount'
314 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '1126' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
315 0.0009 0.00094199180603027
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1114' ORDER BY timestamp DESC
316 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1684' ORDER BY timestamp DESC
317 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3771' ORDER BY timestamp DESC
318 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3770' ORDER BY timestamp DESC
319 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2417' ORDER BY timestamp DESC
320 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '780' ORDER BY timestamp DESC
321 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1289' ORDER BY timestamp DESC
322 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '930' ORDER BY timestamp DESC
323 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2597' ORDER BY timestamp DESC
324 0.0002 0.00018620491027832
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '924' ORDER BY timestamp DESC
325 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1683' ORDER BY timestamp DESC
326 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4581' ORDER BY timestamp DESC
327 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1685' ORDER BY timestamp DESC
328 0.0002 0.00019383430480957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1099' ORDER BY timestamp DESC
329 0.0002 0.00018715858459473
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1075' ORDER BY timestamp DESC
330 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1292' ORDER BY timestamp DESC
331 0.0002 0.00021719932556152
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4560' ORDER BY timestamp DESC
332 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1126' ORDER BY timestamp DESC
333 0.0012 0.0012259483337402
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
334 0.0007 0.00073385238647461
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
335 0.0003 0.00026082992553711
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
336 0.0121 0.012120962142944
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
337 0.0009 0.00092411041259766
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
338 0.0004 0.00036907196044922
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
339 0.0003 0.00034904479980469
SELECT * FROM products WHERE id = 1626
340 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = 4041
341 0.0002 0.00023913383483887
SELECT * FROM products WHERE id = 4312
342 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = 777
343 0.0003 0.00025391578674316
SELECT * FROM products WHERE id = 3881
344 0.0003 0.00029611587524414
SELECT * FROM products WHERE id = 4213
345 0.0003 0.00029492378234863
SELECT * FROM products WHERE id = '1626'
346 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
347 0.0005 0.00048398971557617
SELECT * FROM product_image_select WHERE product_id = '1626'
348 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '1626'
349 0.0006 0.00064301490783691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
350 0.0003 0.00032782554626465
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
351 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
352 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
353 0.0004 0.00040411949157715
SELECT * FROM products WHERE id = '4041'
354 0.0003 0.00032377243041992
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
355 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '4041'
356 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '4041'
357 0.0007 0.00072002410888672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
358 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
359 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
360 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
361 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '4312'
362 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
363 0.0005 0.00046181678771973
SELECT * FROM product_image_select WHERE product_id = '4312'
364 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '4312'
365 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
366 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
367 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
368 0.0003 0.00026082992553711
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
369 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '777'
370 0.0003 0.00030422210693359
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
371 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '777'
372 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '777'
373 0.0007 0.00067687034606934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
374 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
375 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
376 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
377 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '3881'
378 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
379 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '3881'
380 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '3881'
381 0.0007 0.00065493583679199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
382 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
383 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
384 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
385 0.0004 0.00038504600524902
SELECT * FROM products WHERE id = '4213'
386 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
387 0.0004 0.00044512748718262
SELECT * FROM product_image_select WHERE product_id = '4213'
388 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '4213'
389 0.0007 0.00067019462585449
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
390 0.0003 0.00029516220092773
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
391 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
392 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
393 0.0011 0.0011179447174072
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
394 0.0005 0.00049495697021484
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
395 0.0017 0.0016500949859619
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
396 0.0009 0.00094699859619141
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
397 0.0004 0.00035381317138672
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
398 0.0006 0.00062704086303711
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
399 0.0009 0.00086116790771484
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'